﻿@charset "utf-8";

/*证书*/
.zhengshu {
	overflow: hidden;
	width: 100%;
	background-color: #f9f9f9;
/* 	padding-top: 55px; */
	padding-bottom: 45px;
}
.zhengshu .zsbox {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	height: 350px;
	position: relative;
	margin-top: 45px;
}
.zhengshu .zsbox i {
	display: block;
	width: 41px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	top: 172px;
}
.zhengshu .zsbox .btn01 {
	background: url(../images/hezuo__btn01.png) no-repeat center top;
	left: 0
}
.zhengshu .zsbox .btn02 {
	background: url(../images/hezuo__btn02.png) no-repeat center top;
	right: 0
}
.zhengshu .zsbox i:hover {
	background-position: bottom
}
.zhengshu .zswin {
	overflow: hidden;
	width: 1000px;
	height: 350px;
	margin: 0 auto;
	position: relative
}
.zhengshu .zswin ul {
	overflow: hidden;
	position: absolute
}
.zhengshu .zswin li {
	float: left;
	width: 237px;
	height: 350px;
	background-color: #fff;
	margin-right: 17px;
}
.zhengshu .zswin li img {
	display: block;
	margin: 18px auto;
}
.zhengshu .zswin li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	color: #333;
}
.zhengshu .zswin il a {
	display: block;
	text-decoration: none
}
 @media screen and (max-width: 1080px) {
    
    
    .zhengshu {
	overflow: hidden;
	width: 100%;
	background-color: #f9f9f9;
/* 	padding-top: 55px; */
	padding-bottom: 45px;
}
.zhengshu .zsbox {
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
	height: 350px;
	position: relative;
	margin-top: 45px;
}
.zhengshu .zsbox i {
	display: block;
	width: 41px;
	height: 41px;
	cursor: pointer;
	position: absolute;
	top: 172px;
}
.zhengshu .zsbox .btn01 {
	background: url(../images/hezuo__btn01.png) no-repeat center top;
	left: 0
}
.zhengshu .zsbox .btn02 {
	background: url(../images/hezuo__btn02.png) no-repeat center top;
	right: 0
}
.zhengshu .zsbox i:hover {
	background-position: bottom
}
.zhengshu .zswin {
	overflow: hidden;
	width: 1000px;
	height: 350px;
	margin: 0 auto;
	position: relative
}
.zhengshu .zswin ul {
	overflow: hidden;
	position: absolute
}
.zhengshu .zswin li {
	float: left;
	width: 237px;
	height: 350px;
	background-color: #fff;
	margin-right: 17px;
}
.zhengshu .zswin li img {
	display: block;
	margin: 18px auto;
}
.zhengshu .zswin li span {
	display: block;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 13px;
	color: #333;
}
.zhengshu .zswin il a {
	display: block;
	text-decoration: none
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}